projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c40c2f9
)
(install-arch-indep): Install info/messages.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 15 Aug 1996 18:48:58 +0000
(18:48 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 15 Aug 1996 18:48:58 +0000
(18:48 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index dc5d06cac87c8f27297927bf2cff520bcd73fd34..8524e5973c10f345526abacd73a47766affa172e 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-375,7
+375,7
@@
install-arch-indep: mkdir
cd ${srcdir}/info ; \
(cd $${thisdir}; ${INSTALL_DATA} ${srcdir}/info/dir ${infodir}/dir); \
(cd $${thisdir}; chmod a+r ${infodir}/dir); \
- for f in ccmode* cl* dired-x* ediff* emacs* forms* gnus* info* mh-e* sc* vip*; do \
+ for f in ccmode* cl* dired-x* ediff* emacs* forms* gnus* info* m
essage* m
h-e* sc* vip*; do \
(cd $${thisdir}; \
${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f; \
chmod a+r ${infodir}/$$f); \